-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add memory/cgroup fields to metricbeat Kibana module #37232
Add memory/cgroup fields to metricbeat Kibana module #37232
Conversation
run elasticsearch-ci/docs |
My understanding was the Serverless uses Elastic Agent only and not Metricbeat directly? Further, will users on ESS or on-prem using the X-pack mode want these fields to be indexed as well? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The code changes themselves look correct
* Add memory/cgroup fields to metricbeat Kibana module * update changelog
This PR updates the Metricbeat
kibana
module with support for the new memory and cgroup fields added to Kibana in elastic/kibana#172146. We plan to use this metric for serverless monitoring, so metricbeat needs to know about it.Checklist
[ ] I have made corresponding change to the default configuration filesCHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.How to test this PR locally
cd metricbeat
mage build
./metricbeat modules enable kibana
elasticsearch.output
username/password lines inmetricbeat.yml
(elastic:changeme
)./modules.d/kibana.yml
:./metricbeat -e
metricbeat-*
data view in kibanaprocess.memory.array_buffers